home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / ivb92b.zip / TESTSORT.FRM (.txt) < prev    next >
Visual Basic Form  |  1992-09-23  |  2KB  |  50 lines

  1. Form1
  2. Test sorted list box
  3. Form1
  4. List1
  5. Label1
  6. Search item:
  7. Text1
  8. Command1
  9. Search
  10. Command2
  11. Label2
  12. Search results:
  13. Text2
  14. Form_Click
  15. list1
  16. List1_Click
  17. BinarySearch
  18. Search
  19. ListBox
  20. First
  21. NbrRecs
  22.     ListCount
  23. Found
  24. CurrentLowItemNbr
  25. CurrentHiItemNbr
  26. CurrentLoItemNbr
  27. CurrentMidItemNbrE
  28. LoNbrR
  29. HiNbri
  30.     LoItemNbr
  31.     HiItemNbr
  32. MidNbr
  33. LineNbr
  34. Command1_Click
  35. Text1
  36. Text2
  37. @    Form_Load
  38. Command2_Click
  39. BinarySearch
  40. Item not found yet
  41. Search the low portion of the list
  42. Search the high portion of the list
  43. Found it
  44. Return record number
  45. Return success code'
  46. Command1_Click
  47. Not Found"
  48. Form_Load
  49. Command2_Click
  50.